#define kFileSpecIDIsBadActStr "Script Error: File spec ID=^0 cannot have this ID number (ID=-32767 is reserved, and ID=0 can only be used for source file specs of atoms that are not copying)."
#define kFileSpecIDIsBadActID 5008 /* p0 = File Spec ID
p1 =
p2 =
p3 =
r = */
#define kAtomIsBadActStr "Script Error: Atom of type '^1' and ID=^0 is bad."
#define kAtomIDIsBadActID 5009 /* p0 = Atom ID
p1 = Atom Type (OSType)
p2 =
p3 =
r = */
#define kNotEnoughMemoryToReadActStr "Memory Error: Ran out of Installer memory while loading script. Please set the Installer's partition larger."
#define kNotEnoughMemoryToReadActID 5010 /* p0 =
p1 =
p2 =
p3 =
r = */
#define kSubHeapToSmallActStr "Script Error: The script's sub-heap is too small. Please set the value in the 'insz' resource higher."
#define kSubHeapToSmallActID 5011 /* p0 =
p1 =
p2 =
p3 =
r = */
#define kFileSpecNotFndWithRefActStr "Script Error: File Spec ID=^0 could not be found. Referenced from '^1' ID=^2."
#define kFileSpecNotFndWithRefActID 5012 /* p0 = File Spec ID
p1 = Reference Type (RsrcType)
p2 = Reference ID
p3 =
r = */
#define kVersCompareNotFoundActStr "Script Error: The Version Compare resource ('invc') ID=^0 could not be found in the script."
#define kVersCompareNotFoundActID 5013 /* p0 = 'invc' resource ID
p1 =
p2 =
p3 =
r = */
#define kSearchProcNotFoundActStr "Script Error: The Search Procedure resource ('insp') ID=^0 could not be found in the script."
#define kSearchProcNotFoundActID 5014 /* p0 = 'insp' resource ID
p1 =
p2 =
p3 =
r = */
#define kRuleFunctionNotFoundActStr "Script Error: The Rule Function resource ('inrf') ID=^0 could not be found in the script."
#define kRuleFunctionNotFoundActID 5015 /* p0 = 'inrf' resource ID
#define kSearchProcBadFileActStr "Runtime Warning: Skipped found file “^1” returned from Search Proc ID=^0."
#define kSearchProcBadFileActID 5410 /* p0 = Search Proc Rsrc ID
p1 = File Name
p2 =
p3 =
r = */
#define kRuleFuncCodeRsrcNFActStr "Script Error: Rule Function code resource, type '^1' ID=^0, was not found in the script."
#define kRuleFuncCodeRsrcNFActID 5411 /* p0 = Rule Function Code Rsrc ID
p1 = Rule Function Rsrc Type
p2 =
p3 =
r = */
#define kLowModuleSetupMemoryActStr "Runtime Warning: Please increase Installer parition. Could not allocate all requested memory of ^2 for code resource, type '^1' ID=^0."
#define kLowModuleSetupMemoryActID 5412 /* p0 = Code Rsrc ID
p1 = Rsrc Type
p2 = Requested Memory
p3 =
r = */
#define kNoModuleSetupMemoryActStr "Runtime Error: Could not allocate any requested memory of ^2 for code resource, type '^1' ID=^0."
#define kNoModuleSetupMemoryActID 5413 /* p0 = Code Rsrc ID
#define kRsrcCopiedStr "RSRC will be copied (Type “^1”) into “^2” on the disk “^3”. (inra#=^0)."
#define kRsrcCopiedID 5901 /* p0 = Rsrc Atom ID
p1 = Rsrc Type/Rsrc ID (Str255)
p2 = File Spec ID
p3 = Volume Name (Str255)
r = */
#define kRsrcNotCopiedStr "RSRC will NOT be copied (Type “^1”), into the file “^2” on the disk “^3”. (inra#=^0)."
#define kRsrcNotCopiedID 5902 /* p0 = Rsrc Atom ID
p1 = Rsrc Type/Rsrc ID (Str255)
p2 = File Spec ID
p3 = Volume Name (Str255)
r = */
#define kRsrcNotCopiedNewerLeftStr "RSRC will NOT be copied (Type “^1”), into the file “^2”, on the disk “^3”, because the target resource is newer. (inra#=^0)."
#define kRsrcNotCopiedNewerLeftID 5903 /* p0 = Rsrc Atom ID
p1 = Rsrc Type/Rsrc ID (Str255)
p2 = File Spec ID
p3 = Volume Name (Str255)
r = */
#define kRsrcNotCopiedNotTargetStr "RSRC will NOT be copied (Type “^1”), because the target file “^2” needs to exist on the disk “^3”. (inra#=^0)."
#define kRsrcNotCopiedNotTargetID 5904 /* p0 = Rsrc Atom ID
p1 = Rsrc Type/Rsrc ID (Str255)
p2 = File Spec ID
p3 = Volume Name (Str255)
r = */
#define kRsrcNotCopiedProtectedStr "RSRC will NOT be copied (Type “^1”), into the file “^2”, because the target resource was protected on the disk “^3”. (inra#=^0)."
#define kRsrcNotCopiedProtectedID 5905 /* p0 = Rsrc Atom ID
#define kRsrcUpdatedStr "RSRC will be updated (Type “^1”) in the file “^2” on the disk “^3”. (inra#=^0)."
#define kRsrcUpdatedID 5906 /* p0 = Rsrc Atom ID
p1 = Rsrc Type/Rsrc ID (Str255)
p2 = File Spec ID
p3 = Volume Name (Str255)
r = */
#define kRsrcNotUpdatedKeptExistStr "RSRC will NOT be updated (Type “^1”), in the file “^2”, because the Installer is keeping the existing resource on the disk “^3”. (inra#=^0)."
#define kRsrcNotUpdatedKeptExistID 5907 /* p0 = Rsrc Atom ID
p1 = Rsrc Type/Rsrc ID (Str255)
p2 = File Spec ID
p3 = Volume Name (Str255)
r = */
#define kRsrcNotUpdatedLockedStr "RSRC will NOT be updated (Type “^1”), because the target file “^2” contains a resource that is locked on the disk “^3”. (inra#=^0)."
#define kRsrcNotUpdatedLockedID 5908 /* p0 = Rsrc Atom ID
p1 = Rsrc Type/Rsrc ID (Str255)
p2 = File Spec ID
p3 = Volume Name (Str255)
r = */
#define kRsrcNotUpdatedNotExistStr "RSRC will NOT be updated (Type “^1”), in the file “^2”, because it didn't exist on the disk “^3”. (inra#=^0)."
#define kRsrcNotUpdatedNotExistID 5909 /* p0 = Rsrc Atom ID
p1 = Rsrc Type/Rsrc ID (Str255)
p2 = File Spec ID
p3 = Volume Name (Str255)
r = */
#define kRsrcNotUpdatedProtectedStr "RSRC will NOT be updated (Type “^1”), because the target resource was locked in the file “^2” on the disk “^3”. (inra#=^0)."
#define kRsrcNotUpdatedProtectedID 5910 /* p0 = Rsrc Atom ID
#define kRsrcRemovedStr "RSRC will be removed (Type “^1”) from the file “^2” on the disk “^3”. (inra#=^0)."
#define kRsrcRemovedID 5911 /* p0 = Rsrc Atom ID
p1 = Rsrc Type/Rsrc ID (Str255)
p2 = File Spec ID
p3 = Volume Name (Str255)
r = */
#define kRsrcNotRemovedStr "RSRC will NOT be removed (Type “^1”), from the file “^2” on the disk “^3”. (inra#=^0)."
#define kRsrcNotRemovedID 5912 /* p0 = Rsrc Atom ID
p1 = Rsrc Type/Rsrc ID (Str255)
p2 = File Spec ID
p3 = Volume Name (Str255)
r = */
#define kRsrcNotRemovedNoExistStr "RSRC will NOT be removed (Type “^1”), from the file “^2”, because it doesn't exist on the disk “^3”. (inra#=^0)."
#define kRsrcNotRemovedNoExistID 5913 /* p0 = Rsrc Atom ID
p1 = Rsrc Type/Rsrc ID (Str255)
p2 = File Spec ID
p3 = Volume Name (Str255)
r = */
#define kRsrcNotRemovedProtectedStr "RSRC will NOT be removed (Type “^1”), from the file “^2”, because the resource is protected on the disk “^3”. (inra#=^0)."
#define kRsrcNotRemovedProtectedID 5914 /* p0 = Rsrc Atom ID
p1 = Rsrc Type/Rsrc ID (Str255)
p2 = File Spec ID
p3 = Volume Name (Str255)
r = */
#define kRsrcNotRemovedLockedStr "RSRC will NOT be removed (Type “^1”), because the file “^2” is Locked on the disk “^3”. (inra#=^0)."
#define kRsrcNotRemovedLockedID 5915 /* p0 = Rsrc Atom ID
#define kFontUpdatedStr "FONT will be updated “^1” in the file “^2” on the disk “^3”. (inff#=^0)."
#define kFontUpdatedID 6003 /* p0 = Font Atom ID
p1 = Family Name (Str255)
p2 = File Spec ID
p3 = Volume Name (Str255)
r = */
#define kFontNotUpdatedKeptExistStr "FONT will NOT be updated “^1”, in the file “^2” on the disk “^3”, because the Installer is keeping the existing font. (inff#=^0)."
#define kFontNotUpdatedKeptExistID 6004 /* p0 = Font Atom ID
p1 = Family Name (Str255)
p2 = File Spec ID
p3 = Volume Name (Str255)
r = */
#define kFontNotUpdatedLockedStr "FONT will NOT be updated “^1”, in the file “^2” on the disk “^3”, because the target file is locked. (inff#=^0)."
#define kFontNotUpdatedLockedID 6005 /* p0 = Font Atom ID
p1 = Family Name (Str255)
p2 = File Spec ID
p3 = Volume Name (Str255)
r = */
#define kFontNotUpdatedNotExistStr "FONT will NOT be updated “^1”, in the file “^2” on the disk “^3”, because the target font did not exist. (inff#=^0)."
#define kFontNotUpdatedNotExistID 6006 /* p0 = Font Atom ID
p1 = Family Name (Str255)
p2 = File Spec ID
p3 = Volume Name (Str255)
r = */
#define kFontNotUpdatedProtectedStr "FONT will NOT be updated “^1”, in the file “^2” on the disk “^3”, because a target font resource is protected. (inff#=^0)."
#define kFontNotUpdatedProtectedID 6007 /* p0 = Font Atom ID
#define kFontRemovedStr "FONT will be removed “^1”, from the file “^2” on the disk “^3”. (inff#=^0)."
#define kFontRemovedID 6008 /* p0 = Font Atom ID
p1 = Family Name (Str255)
p2 = File Spec ID
p3 = Volume Name (Str255)
r = */
#define kFontNotRemovedStr "FONT will NOT be removed “^1”, from the file “^2” on the disk “^3”. (inff#=^0)."
#define kFontNotRemovedID 6009 /* p0 = Font Atom ID
p1 = Family Name (Str255)
p2 = File Spec ID
p3 = Volume Name (Str255)
r = */
#define kFontNotRemovedNoExistStr "FONT will NOT be removed “^1”, from the file “^2” on the disk “^3”, because it doesn't exist. (inff#=^0)."
#define kFontNotRemovedNoExistID 6010 /* p0 = Font Atom ID
p1 = Family Name (Str255)
p2 = File Spec ID
p3 = Volume Name (Str255)
r = */
#define kFontNotRemovedLockedStr "FONT will NOT be removed “^1”, from the file “^2” on the disk “^3”, because the target file is locked. (inff#=^0)."
#define kFontNotRemovedLockedID 6011 /* p0 = Font Atom ID
p1 = Family Name (Str255)
p2 = File Spec ID
p3 = Volume Name (Str255)
r = */
#define kFontNotRemovedProtectedStr "FONT will NOT be removed “^1”, from the file “^2” on the disk “^3”, because a target font resource is protected. (inff#=^0)."
#define kFontNotRemovedProtectedID 6012 /* p0 = Font Atom ID